home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
etc
/
apparmor.d
/
abstractions
/
perl
< prev
next >
Wrap
Text File
|
2008-10-08
|
961b
|
28 lines
# $Id: perl 90 2006-08-04 19:13:59Z seth_arnold $
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2005 Novell/SUSE
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
# a few files typically required for perl scripts
/usr/bin/perl rmix,
/usr/bin/perl[0-9].[0-9].[0-9] rmix,
/usr/lib/perl/** r,
/usr/lib/perl/**.so* mr,
/usr/lib/perl5/** r,
/usr/lib/perl5/**.so* mr,
/usr/lib64/perl5/** r,
/usr/lib64/perl5/**.so* mr,
/usr/lib32/perl5/** r,
/usr/lib32/perl5/**.so* mr,
/usr/share/perl/** r,
/usr/share/perl5/** r,
/etc/perl/** r,